home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
system
/
dosnx22a.zip
/
MAN.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-08-29
|
359b
|
12 lines
echo off
rem
rem To use this help feature type "man" and the name of the command
rem with which you want help. VF will search DOSNIX.DOC for the
rem command and display the documentation. You may have to change
rem the argument of VF to the full path for DOSNIX.DOC.
rem
rem eg: "vf +\~%1 c:\dosnix\dosnix.doc"
rem
rem
vf +\~%1 dosnix.doc